Conversation
Member
sstok
commented
Nov 28, 2025
| Q | A |
|---|---|
| Branch? | main |
| Bug fix? | no |
| New feature? | yes |
| BC breaks? | yes |
| Deprecations? | no |
| Fixed tickets | |
| License | MIT |
Support for Symfony 6 and 7 was removed, PHP 8.4 and Symfony 8.0 is now the minimum required version. - Annotation PHPDoc was removed - Change constructor arguments order for better DX
d0769c4 to
75af66e
Compare
Member
Author
|
Three times a charm... |
75af66e to
f6c4d12
Compare
Merged
sstok
added a commit
that referenced
this pull request
Dec 17, 2025
This PR was merged into the 3.0-dev branch. Discussion ---------- | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Fixed tickets | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead --> | License | MIT Hi @sstok, while I appreciate you worked on SF8 support, #71 I feel like the support for SF 7 (and 6 ?) was dropped to fast. Currently, when using Symfony 7.4 we have the choice between - Deprecations on 3.x branch because xmlLoader is used - A 4.x branch which fixed this deprecation but doesn't support 7.4 All the (Breaking ?) changes you made for the 3.0.0 versions are still combatible with Symfony 7 ! (and symfony 6 too I think) So you could keep at least 7.4 support. Thanks for your consideration. Commits ------- 6320927 Keep SF 7 support
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.